-
Notifications
You must be signed in to change notification settings - Fork 1
Feature/79 리뷰 등록 #102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/79 리뷰 등록 #102
Conversation
m-a-king
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고하셨습니다!
리뷰 생성 검증 테스트가 단단해 보여요. 재밌으셨을 것 같습니다!
| //아래와 같이 필드 확장 가능 | ||
| problemDetail.setTitle("무슨 에러입니다"); | ||
| // 아래와 같이 필드 확장 가능 | ||
| problemDetail.setTitle("잘못된 요청입니다"); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
좋아요 ㅎㅎ
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
감사합니다
src/main/java/com/somemore/review/controller/ReviewCommandApiController.java
Outdated
Show resolved
Hide resolved
src/main/java/com/somemore/review/dto/request/ReviewCreateRequestDto.java
Outdated
Show resolved
Hide resolved
ayoung-dev
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고하셨습니다!
28deafa to
b2996f3
Compare
|



resolved:
📌 과제 설명
👩💻 요구 사항과 구현 내용
✅ PR 포인트 & 궁금한 점